Skip to content

Conversation

@lucylq
Copy link
Contributor

@lucylq lucylq commented Jul 11, 2025

Summary:

  • Make TensorInfo static factory pattern to allow returning Result.
  • Return Result type to fail gracefully instead of directly aborting in the runtime.

Differential Revision: D78187751

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 11, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12409

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 122fe4c with merge base dd4488d (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 11, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78187751

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 11, 2025
Summary:

- Make TensorInfo static factory pattern to allow returning Result.
- Return Result type to fail gracefully instead of directly aborting in the runtime.

Differential Revision: D78187751
@lucylq lucylq force-pushed the export-D78187751 branch from 2e0c091 to 9788d78 Compare July 11, 2025 21:19
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78187751

@lucylq lucylq force-pushed the export-D78187751 branch from 9788d78 to 141634a Compare July 14, 2025 16:01
lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 14, 2025
Summary:

- Make TensorInfo static factory pattern to allow returning Result.
- Return Result type to fail gracefully instead of directly aborting in the runtime.

Reviewed By: JacobSzwejbka

Differential Revision: D78187751
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78187751

@lucylq lucylq added the release notes: none Do not include this in the release notes label Jul 14, 2025
Summary:

- Make TensorInfo static factory pattern to allow returning Result.
- Return Result type to fail gracefully instead of directly aborting in the runtime.

Reviewed By: JacobSzwejbka

Differential Revision: D78187751
@lucylq lucylq force-pushed the export-D78187751 branch from 141634a to 122fe4c Compare July 15, 2025 00:53
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78187751

@facebook-github-bot facebook-github-bot merged commit a8070ec into pytorch:main Jul 15, 2025
97 of 100 checks passed
lucylq added a commit that referenced this pull request Jul 17, 2025
Differential Revision: D78187751

Pull Request resolved: #12409
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants